open-with: don't override the class signal handler, as it's RUN_LAST
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Nov 2010 14:12:17 +0000 (15:12 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 23 Nov 2010 15:51:38 +0000 (16:51 +0100)
commit1d67b4ac26960cd65e81fad60c5673b7e9ad7051
tree810efee1effda6bc203e7992e3731eb55de35abd
parentc8ea41587305ccfe283a99949d65b5edae34ce96
open-with: don't override the class signal handler, as it's RUN_LAST

And explain why in a comment; basically we want our handler to always
run before client code.
gtk/gtkopenwithdialog.c